.hl_nav .nav_list>li{
  width: 16.666666666666668%;
}
.nav_head>a{
  color: #fff !important;
}
/* 翻页 */
.pages{
  text-align: center;
  margin-top: 60px;
}
.pages li{
  display: inline-block;
  min-width: 45px;
  height: 40px;
  border: 1px solid #EBEBEB;
  margin-left: -1px;
  color: #8a8a8a;
  display: inline-block;
  line-height: 40px;
  font-size: 15px;
  text-decoration: none;
  margin: 0 2px;
  border-radius: 6px;
  background-color: #fff;
}
.pages li a{
  display: block;
  color: #666666;
  font-size: 16px;
  padding: 0 8px;
}
.pages li.page-active,.pages li:hover{
  background: #0776b5;
}
.pages li.page-active a,.pages li:hover a{
  color: #fff;
}
.pages li.dots{
  border: none;
  font-size: 16px;
}
.pages li.dots:hover{
  background: none;
  color: #333;
}
/* .list-group-item{
  text-align: center;
} */
/* @media screen and (max-width: 768px){
  html{
    font-size: 52px;
  }
  body{
    font-size: 0.3rem;
    line-height: 0.35rem;
  }
  .container{
    width: 100%;
    max-width: 100%;
  }
  .p-4{
    padding: 0.5rem 0 !important;
  }
  .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl{
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  h1, .h1{
    font-size: 0.5rem;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    margin-bottom: 0;
    line-height: normal;
  }
  .ty_header{
    line-height: normal;
  }
  .navL{
    width: auto;
  }
  .navL #date1{
    font-size: 0.3rem;
    margin-top: 0.5rem;
    margin-right: 0.2rem;
  }
  .navR{
    width: 3.8rem;
    font-size: 0.28rem;
  }
  .search-form{
    margin-top: 0.3rem;
  }
  .search-form input {
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.3rem 0 0.3rem;
    border-radius: 0.06rem;
  }
  .search-form button{
    width: 1rem;
    height: 0.8rem;
    border-radius: 0 0.06rem 0.06rem 0;
    border-left: 0.02rem solid transparent;
    margin-left: -0.3rem;
  }
  .page_index img {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .site_name img{
    height: 1rem;
  }
  .menunav{
    height: 0.8rem;
  }
  .menunav ul li{
    font-size: 0.35rem;
    line-height: 0.8rem;
    letter-spacing: 0.03rem;
    white-space: nowrap;
    display: inline-block;
  }
  .hl_nav .nav_list,.hl_nav .nav_list>li>ul{
    white-space: nowrap;
    overflow-x: scroll;
  }
  .hl_nav .nav_list>li{
    display: inline-block;
    width: auto;
    margin-right: 0.3rem;
  }
  .hl_nav .nav_list>li>ul {
    width: 100%;
    top: 0.8rem;
    line-height: 0.8rem;
    height: 0.8rem;
  }
  .hl_nav .nav_list>li>ul>li>a{
    font-size: 0.3rem;
    padding: 0 0.2rem;
  }
  .footer.mt-4{
    margin-top: 0 !important;
  }
  .footer .declare{
    padding: 0;
    font-size: 0.3rem;
  }
  .footer ol{
    justify-content: center;
  }
  .breadcrumb-item + .breadcrumb-item{
    padding-left: 0.1rem;
  }
  .breadcrumb-item + .breadcrumb-item::before{
    padding-right: 0.1rem;
  }
  .footer .d-flex{
    display: block !important;
    margin: auto;
    text-align: center;
  }
  .footer .qrcode{
    margin-top: 0.3rem;
  }
  .toutiao h1 {
    line-height: 0.45rem;
    margin-top: 0.3rem;
  }
  .toutiao h1 a{
    font-size: 0.45rem;
    line-height: 0.45rem;
  }
  .swiper_focus {
    margin-top: 0.5rem;
    padding: 0.3rem;
  }
  .row{
    margin-right: -0.2rem;
    margin-left: -0.2rem;
  }
  .swiper_focus .row{
    display: block;
  }
  .swiper_focus .col-6{
    max-width: 100%;
    width: 100%;
  }
  .col-6.swiper{
    margin-bottom: 0.4rem;
  }
  .swiper_focus #indexswiper{
    height: 4rem;
  }
  .carousel-indicators {
    padding-right: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .carousel-indicators li {
    width: 0.15rem;
    height: 0.15rem;
  }
  .mb-3, .my-3 {
    margin-bottom: 0.3rem !important;
  }
  .tabnewslist .nav-pills .nav-item {
    padding-right: 0.2rem;
  }
  .tabnewslist .nav-pills .nav-link {
    padding: 0 0 0.05rem 0;
    font-size: 0.3rem;
    letter-spacing: 0.03rem;
    line-height: 0.4rem;
  }
  .font14 {
    font-size: 0.28rem;
  }
  .tx-small {
    font-size: 0.26rem;
  }
  .yaowen .newslist li {
    padding: 0.2rem 0 !important;
  }
  .newslist span{
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .pb-4, .py-4 {
    padding-bottom: 0.4rem !important;
    padding-top: 0.4rem !important;
  }
  .col-5,.col-7{
    max-width: 100%;
    width: 100%;
  }
  .ml-4, .mx-4 {
    margin-left: 0.4rem !important;
  }
  .leaders.ml-4{
    margin-left: 0 !important;
  }
  .leaders .bossface{
    width: 2rem;
  }
  .pl-4, .px-4 {
    padding-left: 0.2rem !important;
  }
  .leaders .title {
    padding-right: 0.20rem;
  }
  .leaders td {
    padding-bottom: 0.2rem;
  }
  h5, .h5{
    font-size: 0.4rem;
  }
  .pl-2, .px-2 {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .orgs.row{
    display: flex;
    margin-top: 0.5rem;
  }
  .orgs .org {
    margin-top: 0.3rem;
  }
  .orgs .col-3{
    width: 33%;
    max-width: 33%;
    flex: 0 0 33%;
  }
  .orgs .iconfont{
    padding: 0.2rem;
    font-size: 0.8rem;
  }
  .orgs a .name {
    font-size: 0.3rem;
    height: 1.2rem;
    margin-bottom: 0.3rem;
    line-height: 0.4rem;
  }
  .mt-2, .my-2 {
    margin-top: 0.2rem !important;
  }
  .mt-6 {
    margin-top: 0.5rem !important;
  }
  .tools .iconfont {
    font-size: 0.8rem !important;
  }
  .row.orgs.tools{
    margin-bottom: 0.5rem;
  }
  .row.gx-5.py-4{
    display: block;
  }
  .periodical img{
    width: 100%;
    height: auto;
  }
  .d-md-block{
    display: block !important;
  }
  .carousel-caption{
    padding-right: 2rem !important;
  }
  .mt-4, .my-4 {
    margin-top: 0.5rem !important;
  }
  .row.vcr .col-3{
    float: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0.3rem;
  }
  .vcr .cover{
    height: 1.5rem;
    background-size: 100%;
  }
  .card-body {
    padding: 0.2rem;
  }
  .mt-3, .my-3 {
    margin-top: 0.3rem !important;
  }
  .friendliks{
    display: none;
  }
  .insidebody{
    min-height: 1rem;
    padding: 0.2rem 0.3rem;
  }
  .pt-4, .py-4{
    padding-top: 0.4rem !important;
  }
  h3, .h3 {
    font-size: 0.45rem;
  }
  .news_title{
    margin-bottom: 0.3rem;
  }
  .article .news_info {
    font-size: 0.3rem;
  }
  .pb-3, .py-3 {
    padding-bottom: 0.3rem !important;
  }
  .article .news_body {
    max-width: 100%;
    line-height: 0.4rem;
  }
  .p-3 {
    padding: 0.3rem !important;
  }
  #qrcode,.codetips,.footer .text-center.mt-4{
    display: none;
  }
  .pt-3, .py-3 {
    padding-top: 0.3rem !important;
  }
  .card-header {
    padding: 0.2rem;
  }
  .menubread {
    padding: 0.20rem;
    padding-right: 0;
  }
  .pages{
		margin: .5rem 0;
    padding: 0;
	}
	.pages li{
		min-width: 1rem;
		height: 0.6rem;
		line-height: 0.6rem;
		margin: 0 .36rem;
	}
	.pages li a{
		font-size: .26rem;
    padding: 0 0.1rem;
	}
	.pages li.page{
		display: none!important;
	}
  .column .newstitle,.column .abstract {
    font-size: 0.3rem;
  }
  .column .newstime .year {
    font-size: 0.28rem;
    padding: 0 0.02rem;
  }
  .column .newstime .day {
    font-size: 0.35rem;
    line-height: 0.6rem;
  }
  .column .cover {
    width: 2rem;
    min-height: 2rem;
    border-radius: 0.1rem;
  }
  .mr-4, .mx-4 {
    margin-right: 0.2rem !important;
  }
} */